-
Notifications
You must be signed in to change notification settings - Fork 24
bump hashicorp/go-plugin v1.7.0 #1518
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
👋 jmank88, thanks for creating this pull request! To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team. Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks! |
apidiff results - no incompatible changes detected ✅(Full summary: https://github.com/smartcontractkit/chainlink-common/actions/runs/17439335740/#summary-49517902843) |
8c50ed7
1c63cb3
to
8c50ed7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This adjustment fixed the panic case (and still supports the old versions), but the debug case is also separately broken... 🤔
This PR is stale because it has been open 30 days with no activity. |
https://github.com/hashicorp/go-plugin/releases/tag/v1.7.0
This include panic log fixes that we had intended to do ourselves! 🎆